OnItemUpdated Method

Summary
Raises the ItemUpdated event.
Syntax
C#
C++/CLI
protected virtual void OnItemUpdated( 
   KeyValuePair<TKey, TValue> data 
) 
protected:  
   virtual void OnItemUpdated( 
      KeyValuePair<TKey, TValue>^ data 
   ) 

Parameters

data
The KeyValuePair object that is updated in the dictionary.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.